home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / d86v317a.arc / D00.DOC < prev    next >
Text File  |  1988-06-07  |  4KB  |  111 lines

  1. D86 debugger package   V3.17                  June 7, 1988
  2. The entire package is Copyright 1986,1987,1988 Eric Isaacson.
  3. All rights reserved.
  4.  
  5. For easier bulletin-board distribution, I have split this package
  6. into two ARC files, D86V317A.ARC and D86V317B.ARC. The first file
  7. contains enough to get you started; you can evaluate the package
  8. and then download the second file later on.
  9.  
  10. PLEASE read Chapter 1 for legal terms and conditions, how to
  11. register for the package, and an overview of the debugger.
  12.  
  13. If you bought a D86 disk from a $5-per-disk distribution house
  14. and are taken aback because you now find you must pay me for the
  15. right to use D86, please read the QUESTION and ANSWER from the
  16. A00.DOC file of the A86 package.
  17.  
  18.  
  19.  
  20. The D86 package consists of the two programs D86.COM and A86.COM; 
  21. a collection of source and batch files used by the demonstration 
  22. in Chapter 2 and instructions in Chapter 3, and a sequence of DOC 
  23. files that, when printed out in order, make the manual.  Each 
  24. chapter is a DOC file whose name is D??.DOC, where ?? runs from
  25. 00 through 10.
  26.  
  27.                                                              0-2
  28. TABLE OF CONTENTS
  29.  
  30.  
  31. CHAPTER 1   INTRODUCTION AND LEGAL TERMS
  32.  
  33. Introduction                       1-1
  34. Legal Terms and Conditions         1-1
  35. Overview of D86                    1-3
  36. Who IS That Guy?                   1-4
  37. How to Get in Touch With Me        1-5
  38.  
  39.  
  40. CHAPTER 2   D86 DEMONSTRATION
  41.  
  42.  
  43. CHAPTER 3   REQUIREMENTS AND OPERATION
  44.  
  45. System Requirements for D86                      3-1
  46. Invoking D86                                     3-1
  47. Finding the Program File                         3-1
  48. Finding the Symbols File                         3-2
  49. Two-Screen Debugging with +V                     3-3
  50. The D86 Screen Display                           3-3
  51. D86 Commands                                     3-4
  52. Immediate Assembly-Language Commands             3-4
  53. Entering Instructions Into Memory                3-5
  54. Entering Data into 8086 Memory                   3-5
  55. Adding Symbols to a Program                      3-5
  56. What to Do if D86 Doesn't Work on Your Computer  3-6
  57. If You'd Like to Be Ambitious                    3-7
  58.  
  59.  
  60. CHAPTER 4    D86 CONTROL KEYS
  61.  
  62. Display Control Keys                          4-1
  63. Instruction Pointer Positioning Control Keys  4-2
  64. Program Execution Control Keys                4-4
  65. Special Action Control Keys                   4-4
  66.  
  67.  
  68. CHAPTER 5   COMMAND LANGUAGE
  69. General Operands to Debugger Commands    5-1
  70. Format of Debugger Command Examples      5-1
  71. The Debugger Command Set                 5-1
  72.                                                              0-3
  73.  
  74. CHAPTER 6   MEMORY DISPLAY OPTIONS
  75.  
  76. Memory Display Windows                  6-1
  77. Single-Line Memory Windows              6-1
  78. Erasing Memory Display Lines            6-2
  79. Continuation Lines                      6-3
  80. Mixed Format Specification              6-3
  81. Numbers in a Format Specification       6-3
  82. Spacing Between Memory-Display Units    6-4
  83. Special-Action Format Specifiers        6-4
  84. The Data Memory Window                  6-8
  85.  
  86.  
  87. CHAPTER 7    FLOATING POINT DEBUGGING
  88.  
  89. The Floating-Point Display Window          7-1
  90. Exotic Flavors of Floating-Point Numbers   7-3
  91.  
  92.  
  93. CHAPTER 8   COMMONLY ASKED QUESTIONS
  94.  
  95. Setting Registers        8-1
  96. Modifying Memory         8-1
  97. Screen Problems          8-1
  98. Debugging ROM            8-2
  99.  
  100.  
  101. CHAPTER 9    RELEASE HISTORY AND FUTURE PLANS
  102.  
  103. Release History of D86       9-1
  104. Future Plans                 9-2
  105.  
  106. INDEX
  107.  
  108.  
  109.  
  110.  
  111.